home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / frame_2015 / DoAction.as
Text File  |  2001-12-02  |  288b  |  16 lines

  1. if(_root.ozralastate < 3)
  2. {
  3.    _root.gotoAndPlay("rnam");
  4. }
  5. else
  6. {
  7.    _root.gotoAndPlay("povybuchu");
  8. }
  9. if(_root.imusic == 1)
  10. {
  11.    getUrl("FSCommand:exec", "player.exe");
  12.    getUrl("FSCommand:exec", "player.exe\trusko.mid");
  13. }
  14. _root.pepa.gotoAndStop("d");
  15. call("/:sipka");
  16.